Tags
Authors
Hibernate Reactive 2.0.4.Final is now available!
This release is compatible with Hibernate ORM 6.2.7.Final.
The full list of changes is available on GitHub.
Hibernate Reactive 2.0.3.Final is now available!
This release add a new getFactory()
method to the sessions API and fix a bug
when merging a referenced entity.
The full list of changes is available on GitHub.
Hibernate Reactive 2.0.2.Final is now available!
This release contains an important bug fix that solves a race codition issue when running muliple updates.
Hibernate Reactive 2.0.1.Final is now available!
This version is compatible with Hibernate ORM 6.2.5.Final)
and adds support for the @Lob
annotation for MySQL, MariaDB, Oracle, and MS Sql Server.
Hibernate Reactive 2.0.0.Final is now available!
This version is compatible with Hibernate ORM 6.2.4.Final and Vert.x SQL client 4.4.
Hibernate ORM 6 contains a lot of improvements and changes related to the way entities are handled. The Hibernate ORM 6.2 migration guide is the best place to keep up with everything that’s changed.
Hibernate Reactive 2.0.0.CR1 is now available!
Hibernate Reactive is finally compatible with Hibernate ORM 6.2 and Vert.x 4.4.
We will follow up with some more details, but if you want to check it, this is a good place to start.
Migrating from Hibernate ORM 5 to 6 was not an easy task, and would have not be possible without everybody’s help.
Thanks a lot!
Hibernate Reactive 1.1.9.Final is now available!
This release contains a fix to avoid cache pollution when check the type of some classes.
You can find the complete list of changes on GitHub.
Thank you!
Hibernate Reactive 1.1.8.Final is now available!
This is a maintainace release that fixes a couple of bug fixes:
You can find the complete list of changes on GitHub.
Thank you!
Hibernate Reactive 1.1.7.Final is now available!
This release contains a couple of important bug fixes:
You can find the complete list of changes on GitHub.
Thank you!
Hibernate Reactive 1.1.6.Final is now available!
This release fixes a performance issue related to the query cache and a bug happening when fetching an association with a stateless session.
The complete list of changes is available on GitHub.
Thank you!